Crate quork

source ·
Expand description

Quork

A collection of small things that don’t deserve their own crate

Features

For a list of features go to the Feature List Wiki page

Made with 💗 by Juliette Cordor

Modules

  • Quork macros module
  • Network helpers
  • use quork::prelude::* To include common helpful items
  • Checks if the current process has root privileges.
  • Trait implementations
  • Unix specific functionality.

Macros

  • A Rust implementation of the C do while loop